SimpleVMS Position Request Sync Failures Resolved
Positions
An issue was resolved where SimpleVMS position requests (getReq) were failing with 404 errors, which caused sync failure across all affected credentials.
What's changed?
This fix restores reliable position syncing for SimpleVMS credentials, ensuring job posting data is retrieved and processed without error. The URL regex used to construct SimpleVMS job posting requests was updated to correctly match the expected URL format. Additionally, the response handler was corrected to apply the HTTP status check only within the valid URL regex match, preventing false failures on well-formed responses.
This is part of the VMS SYNC 2026.4.1.1 release. Click here for release calendar details.
Was this helpful?